Skip to content

Bump langchain from 1.2.6 to 1.2.7#5635

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/langchain-1.2.7
Open

Bump langchain from 1.2.6 to 1.2.7#5635
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/langchain-1.2.7

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 26, 2026

Bumps langchain from 1.2.6 to 1.2.7.

Release notes

Sourced from langchain's releases.

langchain-core==1.2.7

Changes since langchain-core==1.2.6

release: langchain-core 1.2.7 (#34678) fix: don't trace injected args only found in signature (#34670) feat(core): add more file extensions to ignore in HTML link extraction (#34552) refactor(core): improve docstrings for HTML link extraction utilities (#34550) test(core): add edge case for empty examples in LengthBasedExampleSelector (#34641) fix(core): fix strict schema generation for functions with optional args (#34599) feat(core): support custom message separator in get_buffer_string() (#34569) refactor(core): add warning for fallback GPT-2 tokenizer usage (#34621) fix(core,langchain): use get_buffer_string for message summarization (#34607) test(core): add tests for formatting utils and merge functions (#34511) fix(core): strip message IDs from cache keys using model_copy (#33915) fix(core): exclude injected args from tool schema (#34582) refactor(core): select chunk_id via ranking and remove extra allocation (#34588)

langchain==1.2.7

Changes since langchain==1.2.6

release: langchain 1.2.7 (#34854) feat: dynamic tool registration via middleware (#34842) fix(langchain): strip trailing whitespace from the summarization prompt (#34835) fix(langchain): improve grammar in SummarizationMiddleware system prompt (#34834) docs(langchain): nit (#34788) chore(deps): bump the uv group across 5 directories with 5 updates (#34785) chore(deps): bump the uv group across 8 directories with 6 updates (#34773) chore(core, langchain): add version consistency check pre-commit hooks (#34782)

Commits
  • cc72a8c release: langchain 1.2.7 (#34854)
  • bc86201 feat: dynamic tool registration via middleware (#34842)
  • d899681 feat(core): add XML format option for get_buffer_string (#34802)
  • 689ce96 docs: add missing module-level docstrings to partner integrations (#34838)
  • a1df299 fix(langchain): strip trailing whitespace from the summarization prompt (#34835)
  • 1d7a269 fix(langchain): improve grammar in SummarizationMiddleware system prompt (#...
  • 5fa708f chore(core): relax packaging constraints (#34832)
  • 6603838 chore(deps-dev): bump setuptools from 67.8.0 to 78.1.1 in /libs/core in the u...
  • 9b8c211 test(fireworks): fix model name (#34819)
  • a6e8c83 chore(deps): bump langgraph-checkpoint from 2.1.2 to 3.0.0 in /libs/cli in th...
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jan 26, 2026
Bumps [langchain](https://github.com/langchain-ai/langchain) from 1.2.6 to 1.2.7.
- [Release notes](https://github.com/langchain-ai/langchain/releases)
- [Commits](langchain-ai/langchain@langchain==1.2.6...langchain==1.2.7)

---
updated-dependencies:
- dependency-name: langchain
  dependency-version: 1.2.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/langchain-1.2.7 branch from cac1662 to cba12c8 Compare February 4, 2026 22:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants